ComponentOne Data Source for Entity Framework
C1.Data.Design Namespace / DerivedTypeTypeConverter<T> Class / DerivedTypeTypeConverter<T> Constructor

In This Topic
    DerivedTypeTypeConverter<T> Constructor
    In This Topic
    Initializes a new instance of the DerivedTypeTypeConverter<T> class.
    Syntax
    'Declaration
     
    
    Public Function New()
    public DerivedTypeTypeConverter<T>()
    See Also